PREVIEW: Today you will create an encryption program! It will encrypt any message you want.
- Click Run to see an example of the program that you'll build today.
- Read the '''comment''' at the top describing the Caesar Cipher and its algorithm.
- Enter the message you would like to encrypt and set an integer encryption key.
- Look at the Console to see the printed output. Click Submit and Next to continue.
To navigate the page using the TAB key, first press ESC to exit the code editor.